home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / spaceman_bobs_great_escape.swf / scripts / DefineButton2_146 / BUTTONCONDACTION on(release).as
Text File  |  2011-01-13  |  65b  |  5 lines

  1. on(release){
  2.    _root.soundfx = 0;
  3.    this.gotoAndStop(2);
  4. }
  5.